home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-9.10-netbook-remix-PL.iso / casper / filesystem.squashfs / usr / share / webfav / install.rdf < prev   
Encoding:
Extensible Markup Language  |  2009-09-24  |  2.7 KB  |  63 lines

  1. <?xml version="1.0"?>
  2. <!-- ***** BEGIN LICENSE BLOCK *****
  3.    - Version: MPL 1.1/GPL 2.0/LGPL 2.1
  4.    -
  5.    - The contents of this file are subject to the Mozilla Public License Version
  6.    - 1.1 (the "License"); you may not use this file except in compliance with
  7.    - the License. You may obtain a copy of the License at
  8.    - http://www.mozilla.org/MPL/
  9.    -
  10.    - Software distributed under the License is distributed on an "AS IS" basis,
  11.    - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
  12.    - for the specific language governing rights and limitations under the
  13.    - License.
  14.    -
  15.    - The Initial Developer of the Original Code is
  16.    - Canonical Ltd.
  17.    - Portions created by the Initial Developer are Copyright (C) 2008
  18.    - the Initial Developer. All Rights Reserved.
  19.    -
  20.    - Contributor(s):
  21.    -  Evan Eveland <http://deskcut.mozdev.org>
  22.    -
  23.    - Alternatively, the contents of this file may be used under the terms of
  24.    - either the GNU General Public License Version 2 or later (the "GPL"), or
  25.    - the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
  26.    - in which case the provisions of the GPL or the LGPL are applicable instead
  27.    - of those above. If you wish to allow use of your version of this file only
  28.    - under the terms of either the GPL or the LGPL, and not to allow others to
  29.    - use your version of this file under the terms of the MPL, indicate your
  30.    - decision by deleting the provisions above and replace them with the notice
  31.    - and other provisions required by the LGPL or the GPL. If you do not delete
  32.    - the provisions above, a recipient may use your version of this file under
  33.    - the terms of any one of the MPL, the GPL or the LGPL.
  34.    -
  35.    - ***** END LICENSE BLOCK ***** -->
  36. <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  37.      xmlns:em="http://www.mozilla.org/2004/em-rdf#">
  38.  
  39.   <Description about="urn:mozilla:install-manifest">
  40.     <em:id>netbook-webfav@ubuntu.com</em:id>
  41.     <em:version>1.16</em:version>
  42.     <em:type>2</em:type>
  43.    
  44.     <!-- Target Application this extension can install into, 
  45.          with minimum and maximum supported versions. --> 
  46.     <em:targetApplication>
  47.       <Description>
  48.         <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
  49.         <em:minVersion>1.0</em:minVersion>
  50.         <em:maxVersion>3.5.*</em:maxVersion>
  51.       </Description>
  52.     </em:targetApplication>
  53.    
  54.     <!-- Front End MetaData -->
  55.     <em:name>webfav</em:name>
  56.     <em:description>Save web favorites (bookmarks) into the Ubuntu Remix Launcher</em:description>
  57.     <em:creator>Bill Filler</em:creator>
  58.     <em:contributor>Evan Eveland <http://deskcut.mozilla.org></em:contributor>
  59.     <em:iconURL>chrome://webfav/skin/webfav-32.png</em:iconURL>
  60.   </Description>      
  61. </RDF>
  62.  
  63.